-
Re: Copyrighting Fonts: Source Code Software
> 1D letter L, has only 3 points. The top point, middle and ending point. Nope, if it has a right angle, it is still two-dimensional. A one-dimensional object has only length. You can’t draw a mea…1 -
Re: Copyrighting Fonts: Source Code Software
Urm, there is no such thing as a 1D typeface. At least, not unless it is a very unusual representation of Morse code or some such? What do you even mean by that? All the major font formats are 2D. Of…1 -
Re: Copyrighting Fonts: Source Code Software
The legal state of copyright for fonts as software in the USA is a bit complicated at the moment. I cover it a bit in this article from a couple years ago: https://www.commarts.com/columns/fonts-and-…3 -
Re: Any app that support OpenType "rand" feature?
You only want one of the possible output glyphs, instead of all of them. So instead of “by” you need “from” and a grouping, like this: sub a from [a.1 a.2 a.3]; Leastways, that is how I remember it.…1 -
Re: extraneous nodes question in Fontlab
Also, you might want to consider various optical adjustments relating to how people perceive letterforms, as opposed to pure math. One of the most notable being that your horizontal strokes need to b…2
